Move the level bar release note to the right section
authorMatthias Clasen <mclasen@redhat.com>
Mon, 29 Feb 2016 18:16:50 +0000 (13:16 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Feb 2016 18:17:39 +0000 (13:17 -0500)
README.in

index b171cdbb5d4b7171d8df6f1d1b38b46bd3e65a33..1b2116da08a7a309c36ede1002935626d616d305 100644 (file)
--- a/README.in
+++ b/README.in
@@ -115,6 +115,11 @@ Release notes for 3.20
   tabs as done with other locations. This breaks the API for those
   using the other-locations signal.
 
+* The way in which GtkLevelBar determines the offset to apply was
+  a bit inconsistent in the past; this has been fixed. Applications
+  that are using custom offsets should double-check that their
+  levels look as expected.
+
 Release notes for 3.18
 ======================
 
@@ -127,11 +132,6 @@ Release notes for 3.18
   GtkCellRendererText is no longer ignored. If you don't want your
   text to be translucent, use opaque colors.
 
-* The way in which GtkLevelBar determines the offset to apply was
-  a bit inconsistent in the past; this has been fixed. Applications
-  that are using custom offsets should double-check that their
-  levels look as expected.
-
 Release notes for 3.16
 ======================